home *** CD-ROM | disk | FTP | other *** search
/ La Traviata / La Traviata.iso / viewer / vpic48.zip / README.1ST < prev    next >
Text File  |  1991-10-03  |  2KB  |  50 lines

  1. Dear User,
  2.  
  3. See VPIC.DOC revision history for what's new. VPIC must be configured
  4. for your VGA board to utilize all the extended modes the board is
  5. capable of doing. To help you to configure VPIC properly, the WHICHVGA
  6. and CONFIG programs were created.
  7.  
  8. The WHICHVGA program will try to identify your VGA chip and the amount
  9. of display memory you have. It isn't foolproof, but works most of the
  10. time. Please let me know if it doesn't work for your VGA board, and
  11. what VGA chip you have, and I'll try to fix it.
  12.  
  13. The CONFIG program allows you to configure VPIC from a menu. Just make
  14. sure VPIC.EXE, CVPIC.EXE, CONFIG.EXE, and all the configuration files
  15. (.cfg extension) are in the current directory. Then enter CONFIG and
  16. you will get a menu (similar to the VPIC menu) of all the
  17. configuration files. The menu also lists the contents of the currently
  18. highlighted file. You can move thru the list of files using the cursor
  19. keys, or by pressing a letter key jump to the next filename starting
  20. with that letter (or number). Just look for a file which matches the
  21. parameters for your board (from your display board manual), and press
  22. ENTER to configure VPIC using that configuration file. ESCape ends the
  23. CONFIG program without configuring VPIC. If none of the supplied files
  24. match your board, copy the closest one to a new filename (with
  25. extension .cfg) and use a text editor to modify it to your boards
  26. requirements. See CONFIG.DOC for a list of supported VGA chips and a
  27. typical board on which it is used.
  28.  
  29. See CONFIG.DOC for a comprehensive explanation of the configuration
  30. process and .cfg file format. See VPIC.DOC for all the other features
  31. of VPIC.
  32.  
  33. Mouse support was just added for the menu, so there may be a few bugs
  34. which crept in. I try to test all the features of vpic before
  35. releasing it, but I may have missed a few things. If you find any
  36. bugs, please drop me a note to let me know about them; this is how
  37. they get corrected, and keep VPIC working smoothly.
  38.  
  39. The WAIT program is meant for batch file use with VPIC /r, and waits a
  40. specified number of seconds or until a key is pressed between images.
  41. For example, a batch file might be:
  42.  
  43.     vpic /r file1
  44.     wait 10
  45.     vpic /r file2
  46.     etc.
  47.  
  48.                                                         Enjoy,
  49.                                                         Bob Montgomery
  50.